home *** CD-ROM | disk | FTP | other *** search
/ Go64! / Go64_1998-06_1998_CSW_Side_A.d64 / run.me info.1 (.txt) < prev    next >
Commodore BASIC  |  2023-02-26  |  3KB  |  13 lines

  1. 0 poke53281,6:print"[147]"
  2. 1 print"[201]t is possible to load the [196][207][195][211] files":print"into some word processors so you can":print"have more control over printing them":print"out. [201]f you want to do this there are":print"a few things that you need to know.":print"[201]n order to save precious space some"
  3. 2 print"of the text in the docs has been":print"[212][207][203][197][206][201][218][197][196]. [212]his means some words":print"are represented by a single number":print"and when the program reads that number":print"it will print the word it represents.":print"[201]f you load the docs into a word"
  4. 3 print"processor you'll see the codes where":print"the words would normally be. [212][200][197][210][197] [201][211]":print"[193] [198][201][216]: use your word processor's":print"[211][197][193][210][195][200] & [210][197][208][204][193][195][197] function to replace":print"the codes with the proper words.":gosub11:print"[198]ollowing are the tokenized words,"
  5. 4 print"the [193][211][195][201][201] code, and the symbol which":print"most word processors will display.":print"[212]he [195]= is the [195]ommodore [203]ey.":print"  [215][207][210][196][146]      [195][207][196][197][146]  [211][217][205][194][207][204][146]  [203][197][217][211][146]":print"screen      176     [176]     [195]= and [193]":print"[211][195][210][197][197][206]      174     [174]     [195]= and [211]"
  6. 5 print"graphic     173     [173]     [195]= and [218]":print"linked      171     [171]     [195]= and [209]":print"filename    179     [179]     [195]= and [215]":print"character   189     [189]     [195]= and [216]":gosub11:print"[215]hen reading the docs with [198][199][205]'s boot":print"you can have the tokenized words"
  7. 6 print"highlighted in red. [201] needed this":print"for proofing and you may find it":print"interesting. [193]fter loading the demo":print"boot (but before running it) make the":print"following poke:":print,"[157][157]poke7089,28  [[210][197][212][213][210][206]]":gosub11:print"[211]everal other things to note if you"
  8. 7 print"are going to try loading the docs":print"files into a word processor:":print"[212]he files are big and won't fit into":print"most word processors ([201] appended":print"several files together). [217]ou will":print"probably need to use some kind of":print"file-splitting program."
  9. 8 print"[212]he files were saved as [211][197][209] files":print"and then the filetype was changed":print"to [208][199][205]; the files are stored as":print"[208][197][212] [193][211][195][201][201], not [211][195][210][197][197][206][160][195][207][196][197][211].":print"[217]our success is mainly up to your word":print"processor. [201]f you can read the text,"
  10. 9 print"and the symbols ([173],[189],[176],[174],[171],[179]) are":print"present then you probably won't have":print"any problems; just use search & replace":print"to replace the symbols with the words.":gosub11:print"[201] hope this info helps you if you":print"want to try loading the docs into"
  11. 10 print"your wp. [201] figured a few people would":print"want to do it and without the above":print"info they might have headed into a":print"frustrating experience. [195]omputing has":print"enough of that without me giving you":print"another one.":print"[200]appy [195]omputing:)    [210]on[200]8":end
  12. 11 print,"[157][157][212][193][208] [211][208][193][195][197] [194][193][210] [198][207][210] [205][207][210][197][146]":poke198,.:wait198,1:print"[147]";:return
  13.